Added GtkComboBoxText api
authorChristian Dywan <christian@lanedo.com>
Wed, 19 May 2010 15:27:47 +0000 (17:27 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Oct 2010 20:58:26 +0000 (16:58 -0400)
commit7a5a5e9c5dee16601c8bf1df67ce12c81000bfb9
tree93b17cae9ef3dd2da2f48de3c77e1187ec2421aa
parent27ad64dccf24f4fed74f6204a2fc257178d8ff6f
Added GtkComboBoxText api

This is a derived class of GtkComboBox to replace the
gtk_combo_box_*_text() convenience API.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=612396

Signed-off-by: Javier Jardón <jjardon@gnome.org>
gtk/Makefile.am
gtk/gtk.h
gtk/gtk.symbols
gtk/gtkcomboboxtext.c [new file with mode: 0644]
gtk/gtkcomboboxtext.h [new file with mode: 0644]